-
Home
-
Admin Menu Editor
-
1.14.1 (latest)
-
Code
-
Classes
- StringSchema
| Total Complexity |
33 |
| Dependencies |
0 |
| Dependents |
3 |
| Total lines |
135 |
| Lines of code |
105 |
| Logical lines of code |
56 |
| Comment lines |
8 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parse() |
B |
39 |
21 |
66 |
| min() |
S |
68 |
2 |
7 |
| max() |
S |
68 |
2 |
7 |
| getMinLength() |
S |
80 |
1 |
3 |
| getMaxLength() |
S |
80 |
1 |
3 |
| regex() |
S |
77 |
1 |
3 |
| trim() |
S |
80 |
1 |
3 |
| stripTags() |
S |
80 |
1 |
3 |
| strict() |
S |
77 |
1 |
4 |
| isStringConversionSafe() |
S |
82 |
1 |
3 |
| getSimplifiedDataType() |
S |
82 |
1 |
3 |